home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
H4CK3R 14
/
hacker14.iso
/
programacao
/
visual
/
perl.exe
/
{app}
/
Templates
/
other
/
C.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2003-01-11
|
288 b
|
18 lines
//
#include <stdio.h>
#include <stdlib.h>
#include <float.h>
#include <graphics.h>
#include <math.h>
#include <conio.h>
#define MAX 50
#define ARRAYMAX 10
void main(void)
{
}